body, ul, li, ol, a, form {
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
}

a, a:link, a:hover, a:visited, a:active {
	text-decoration:none;
	color:#000000;
}

img {
	border:0px;
	float:left;
}

.c_black {
	color:#000000;
}

.container {
	width:1024px;
	margin:0 auto;
}

.Table_01 {
	width:1014px;
}

.leftborder {
	position:absolute;
	margin-left:0px;
	margin-top:0px;
	width:10px;
	height:609px;
	background:#8FD0EC;
}

.logo {
	position:absolute;
	margin-left:10px;
	margin-top:0px;
	width:190px;
	height:208px;
}

.rightborder {
	position:absolute;
	margin-left:200px;
	margin-top:0px;
	width:11px;
	height:609px;
	background:#8FD0EC;
}

.banner {
	position:absolute;
	margin-left:225px;
	margin-top:12px;
	width:780px;
	height:175px;
}

.line {
	position:absolute;
	margin-left:225px;
	margin-top:187px;
	width:780px;
	height:6px;
	background:#8FD0EC;
}

.contact {
	position:absolute;
	margin-left:225px;
	margin-top:195px;
	width:760px;
	height:32px;
	text-align:left;
	color:#000;
	font-size:11px;
	padding:4px 10px;
	background:url(../images/yellow-btm.jpg) bottom no-repeat #FFFF00;
}

.contact table {
	width:740px;
	line-height:16px;
	margin-top:6px;
}

.contact a { color:#000; }
.contact a:hover { text-decoration:underline; }

.desc {
	position:absolute;
	margin-left:10px;
	margin-top:208px;
	width:190px;
	height:126px;
}

.content {
	position:absolute;
	margin-left:225px;
	margin-top:245px;
	width:540px;
	height:440px;
	text-align:left;
	background:url('../images/loading.gif') center no-repeat;
}

.content iframe {
	width:100%;
	height:440px;
}

.testimonial {
	position:absolute;
	margin-left:785px;
	margin-top:245px;
	width:220px;
	height:440px;
	text-align:left;
	background:#E6E6E6;
}

.testimonial img {
	float:left;
}

.testimonial .minitesti {
	float:left;
	height:325px;
	width:220px;
	margin-top:5px;
	overflow:hidden;
}

.testimonial .minitesti .testiarea {
	float:left;
	margin-top:10px;
}

.testimonial .minitesti .testi_box {
	float:left;
	font-size:12px;
	padding:0 10px;
	width:200px;
}

.testimonial .minitesti .testi_box .testi_entry {
	font-size:11px;
	margin-bottom:10px;
	width:200px;
}

.testimonial .minitesti .testi_box .writer {
	width:200px;
	font-size:11px;
	color:#0071B7;
	font-weight:bold;
	text-align:right;
}

.testimonial .minitesti .testi_box .places {
	width:200px;
	font-size:11px;
	color:#29A6DD;
	margin-bottom:15px;
	text-align:right;
}

.btnarea {
	position:absolute;
	width:190px;
	margin-left:10px;
	margin-top:333px;
	background-color:#8FD0EC;
	height:280px;
}

.btn1 {
	float:left;
	width:190px;
	height:26px;
	margin-top:9px;
}

.btn1:hover {
	cursor:pointer;
}

.btn2 {
	float:left;
	margin-top:4px;
	width:190px;
	height:26px;
}

.btn2:hover {
	cursor:pointer;
}

.btmbox {
	position:absolute;
	margin-left:0px;
	margin-top:609px;
	width:211px;
	height:120px;
	background-color:#8FD0EC;
}

.footer {
	position:absolute;
	margin-left:225px;
	margin-top:698px;
	width:775px;
	height:17px;
	background:url("../images/footer.jpg") no-repeat;
	text-align:left;
	font-size:10px;
	padding-top:10px;
	padding-left:5px;
}

/* iframe box */

.contentbox {
	float:left;
	width:515px;
	font-size:12px;
	background-color:#FFFFFF;
	padding:10px 0;
}

.contentbox .category {
	float:left;
	width:100%;
}

.contentbox p {
	margin:0;
	margin-bottom:15px;
	text-align:left;
}

.contentbox h1 {
	font-size:16px;
	font-weight:bold;
}

.contentbox p.moto {
	font-weight:bold;
	font-size:14px;
}

.contentbox img {
	margin-bottom:10px;
	vertical-align:top;
}

.contentbox ul {
	margin-bottom:10px;
	margin-top:0;
	padding-left:0;
	list-style-type:disc;
	list-style-position:outside;
}

.contentbox ul li {
	margin-left:15px;
}

.contentbox a { color:#0071B9; }
.contentbox a:hover { text-decoration:underline; color:#0071B9; }

.contentbox .author {
	color:#0071B7;
	font-weight:bold;
	font-size:12px;
}

.contentbox .location {
	font-size:12px;
	color:#29A6DD;
}

.contentbox .info {
	padding-bottom:20px;
	text-align:left;
	text-indent:15px;
}

.contentbox .testi {
	border-top:2px dashed #EFEFEF;
	padding:10px 0 20px;
	font-style:italic;
}

.contentbox #status {
	font-size:11px;
	padding-bottom:4px;
}

.contentbox input.textbox, .contentbox textarea.textbox {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	width:300px;
}

/* Sub menus */

.submenus {
	color:#999;
	border-bottom:1px solid #999;
	font-size:14px;
	padding-bottom:2px;
}

.submenus .subbtn {
	font-size:12px;
	color:#0071B9;
}

.submenus .active {
	font-size:14px;
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}

.submenus .subbtn:hover {
	color:#000000;
	text-decoration:none;
	cursor:pointer;
}